func internal/poll.dupCloseOnExecOld

2 uses

	internal/poll (current package)
		fd_unix.go#L667: 	return dupCloseOnExecOld(fd)
		fd_unixjs.go#L29: func dupCloseOnExecOld(fd int) (int, string, error) {